PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class


In This Topic
    PDFTextRun Class Methods
    In This Topic

    For a list of all members of this type, see PDFTextRun members.

    Public Methods
     NameDescription
    Public MethodGets the brush used for filling the text interior.  
    Public MethodGets the coordinates of the text run corners.
    The order of the corners in the array is the following: lower left, lower right, upper right, upper left. These corners match the text baseline for the lower corners. The method considers the font's Descent for the lower corners.  
    Public MethodGets the bounds of the text fragment.
    These bounds are based on the method.  
    Public MethodGets the embedded font data.  
    Public MethodGets the COS font dictionary.  
    Public MethodGets the font metrics.  
    Public MethodGets the font size.  
    Public MethodGets the friendly font name.  
    Public MethodGets the glyph at the specified index.  
    Public MethodGets the collection of glyphs that compose this text run.  
    Public MethodGets the marked content identifier.
    A negative value means the text run does not belong to a marked content sequence.  
    Public MethodGets the pen used for stroking the text outline.  
    Public MethodGets the PostScript font name.  
    Public MethodGets the structure element that includes this text run  
    Public MethodGets the text included in the run.  
    Public MethodGets the transformed font size.  
    Public MethodGets the typographic coordinates of the text fragment corners.
    The order of the corners in the array is the following: lower left, lower right, upper right, upper left. The typographic corners consider the font's Descent for the lower corners. The method considers the text baseline for the lower corners.  
    Public MethodGets the typographic bounds of the text fragment.
    These bounds are based on the method.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodReturns a string that represents the current Object.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public Method  
    Top
    See Also